Total Complexity | 17 |
Dependencies | 6 |
Dependents | 5 |
Total lines | 116 |
Lines of code | 57 |
Logical lines of code | 31 |
Comment lines | 39 |
Methods | 5 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
discount_applies_to() | 57 | 7 | 16 | |
get_price() | 63 | 3 | 11 | |
get_cart_subtotal() | 63 | 3 | 10 | |
get_discount() | 58 | 2 | 14 | |
get_product_price() | 71 | 2 | 6 |